data$93343$ - перевод на итальянский
DICLIB.COM
Языковые инструменты на ИИ
Введите слово или словосочетание на любом языке 👆
Язык:     

Перевод и анализ слов искусственным интеллектом

На этой странице Вы можете получить подробный анализ слова или словосочетания, произведенный с помощью лучшей на сегодняшний день технологии искусственного интеллекта:

  • как употребляется слово
  • частота употребления
  • используется оно чаще в устной или письменной речи
  • варианты перевода слова
  • примеры употребления (несколько фраз с переводом)
  • этимология

data$93343$ - перевод на итальянский

WEB PAGE IN-LINE DATA SCHEME
Data:; Data: URL; Data URL; Data Url; Data URI; Data Uri; Data: URI; Inline image; Data: uri scheme; Data: URI scheme; Data urls; Data://; Data URIs; Data-URI

data      
n. dati, informazioni
primary data         
  • The two columns to the right of the left-most column in this computerized table are raw data.
DATA COLLECTED FROM A SOURCE, HAS NOT BEEN SUBJECT TO ANY OTHER MANIPULATION BY A SOFTWARE PROGRAM OR A HUMAN RESEARCHER, ANALYST OR TECHNICIAN
Raw score; Primary data; Raw Data
dati primari
data representation         
  • Stripe graphic
  • Variable-width bar chart relating population (along ''x'' axis), per-person greenhouse gas emissions (along ''y'' axis), and total greenhouse gas emissions (area as ''x*y'' product of values)
  • Projected (1) frequency and (2) intensity of extreme "10-year heat waves" are connected in pairs of horizontal and vertical bars, respectively. Bars are distinguished by (3) color-coded primary category (degree of global warming).
  • Selected milestones and inventions
  • Animated spiral graphic
  • Iconography of correlations
  • Observatory of Economic Complexity]]
  • Data visualization is one of the steps in analyzing data and presenting it to users.
  • Pie chart
  • Gantt chart
  • Heat map
  • Histogram of housing prices
  • Partial map of the Internet early 2005 represented as a graph, each line represents two [[IP addresses]], and some delay between those two nodes.
  • A data visualization from [[social media]]
  • Flowchart
  • Streamgraph
  • Radar chart
  • Box and whisker plot
  • Napoleonic France's invasion of Russia]], an early example of an information graphic
  • Planetary movements
  • Playfair TimeSeries
  • Economic Complexity]] of a given economy
  • Scatter plot
  • Basic scatterplot of two variables
  • Line chart
  • Network analysis
  • Bar chart of tips by day of week
  • Treemap
  • A time series illustrated with a line chart demonstrating trends in U.S. federal spending and revenue over time
  • A scatterplot illustrating negative correlation between two variables (inflation and unemployment) measured at points in time
  • Venn diagram
CREATION AND STUDY OF THE VISUAL REPRESENTATION OF DATA
Information visualization; Information visualisation; Data visualisation; Infovis; Information Visualization; Data presentation; Dataviz; Infoviz; Graphical tools; Data Visualization; Data presentation architecture; Data representation; Many Eyes; Visualization interface; Data Presentation Architecture; Datavisualization; Interactive data visualization; Data graphics; Data graphic; Data Visualisation; History of data visualization; Data visualizations; "data viz"; Data viz; Data visualization; Data storytelling; Data story telling; Storytelling with data; Variwide
rappresentazione dei dati

Определение

inline image
<World-Wide Web> An image that appears within the body of a web page. Most graphical web browsers can display both GIF and JPG images inline. The web browser may give the user an option to turn off inline images, to speed up the display of web pages. Other image formats may have to be displayed in a separate window and/or by another application program. An inline image in a web page is achieved with the <IMG> HTML tag, which can take many attributes. The SRC attribute gives the URL from which to fetch the image and the ALT attribute gives text to display in place of the image for users with images disabled or who are using text-only browsers or text-to-speech convertors (e.g. blind users). (1999-10-27)

Википедия

Data URI scheme

The data URI scheme is a uniform resource identifier (URI) scheme that provides a way to include data in-line in Web pages as if they were external resources. It is a form of file literal or here document. This technique allows normally separate elements such as images and style sheets to be fetched in a single Hypertext Transfer Protocol (HTTP) request, which may be more efficient than multiple HTTP requests, and used by several browser extensions to package images as well as other multimedia contents in a single HTML file for page saving. As of 2022, data URIs are fully supported by most major browsers, and partially supported in Internet Explorer.